Skip to content
Back to search
30
MCP

Eclipse MAT

pulsemcp/eclipse mat

Enables Java heap dump analysis through headless Eclipse MAT with OQL queries, leak detection reports, and 56 built-in analysis commands.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.codelipenghui/mcp-mat
Headless Eclipse MAT MCP server for Java heap dump analysis
0 tools
JavaLens
63 semantic Java analysis tools via Eclipse JDT: navigation, refactoring, code intelligence.
0 tools
heapdump-stardiver-mcp
MCP server for HeapDumpStarDiver - JVM heap dump analysis with DuckDB
0 tools
@engineeringmatrixexplorer/engineering-matrix-explorer
MCP server for exploring the engineering tools matrix — search, categorize, and get boilerplate for 30+ dev tools
0 tools
io.github.carloshpdoc/memorydetective
iOS leak/perf debugging via MCP: memgraph cycles, .trace analysis, SourceKit-LSP bridging.
0 tools
tda
TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "eclipse_mat": {
      "url": "None",
      "transport": "http"
    }
  }
}